﻿@charset "UTF-8";
/*重置样式*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td { margin:0; padding:0; }
body {	font-size: 14px; color: #333; font-family: '微软雅黑',Arial; background-color: #fff; } 
table { border-collapse:collapse; border-spacing:0; } 
img { border:0;/*padding-left: 61px; */ } 
ol,ul {  list-style:none; } 
h1,h2,h3,h4,h5,h6 {   font-size:100%; color: #333;  font-weight:normal;  }
a{ text-decoration: none; color: #666; }
input {	vertical-align: middle; } 
input,button,textarea,select {outline: none; }

.wrap {	width: 1000px;	margin: 0 auto; overflow: hidden; }
.main { width: 1000px; margin: 0 auto; }
.clear { clear: both; }

.clearfix:after { clear: both; display: block; content: '' }
.clearfix { zoom: 1 }

@font-face {
    font-family: 'fzlantinghei-el-gbkregular';
    src: url('../fonts/_gbk-webfont.eot');
    src: url('../fonts/_gbk-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/_gbk-webfont.woff2') format('woff2'),
         url('../fonts/_gbk-webfont.woff') format('woff'),
         url('../fonts/_gbk-webfont.ttf') format('truetype'),
         url('../fonts/_gbk-webfont.svg#fzlantinghei-el-gbkregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'hero_lightlight';
    src: url('../fonts/hero_light-webfont.eot');
    src: url('../fonts/hero_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hero_light-webfont.woff2') format('woff2'),
         url('../fonts/hero_light-webfont.woff') format('woff'),
         url('../fonts/hero_light-webfont.ttf') format('truetype'),
         url('../fonts/hero_light-webfont.svg#hero_lightlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*===============客服===============*/
.qqkefu{position: fixed;top:58%;_position: absolute;_top: expression(eval(document.documentElement.scrollTop + 365));z-index:100;*right:0;right:10px;width:45px;}
.qqkefu ul li{width: 45px;height:45px;margin-bottom:1px;float:right;line-height:45px;font-size:14px;cursor:pointer;position:relative;text-indent: 10px;}
.qqkefu ul li a{color:#fff;display: block;overflow: hidden;height: 45px; }
#Li1 a { font-size: 12px; }
.qqkefu ul li.qq_cza{overflow:hidden}
.qqkefu ul li:hover{background:#F5494D;}
.qqkefu ul li.top{background:url(../images/k1.png) no-repeat center #222222;position:relative;width:45px;height: 45px;cursor:pointer;}
.qqkefu ul li.top span{position:absolute;display:block;left:0;top:-5px;height:5px;width:45px;}
.qqkefu ul li.top:hover{background:url(../images/k1.png) no-repeat center #F5494D;}
.qqkefu ul li b{width:45px;height:45px;display:block;overflow:hidden;float:right;}
.qqkefu ul li span{font-size: 14px;font-weight: bold;color: #FFF;}
.qqkefu ul li b.a{background:url(../images/k2.png) no-repeat center #222222;}
.qqkefu ul li b.b{background:url(../images/k3.png) no-repeat center #222222;}
.qqkefu ul li b.f{background:url(../images/k4.png) no-repeat center #222222;}
.qqkefu ul li b.c{background:url(../images/k5.png) no-repeat center #222222;}
.qqkefu ul li:hover b.a{background:url(../images/k2.png) no-repeat center center #F5494D;}
.qqkefu ul li:hover b.b{background:url(../images/k3.png) no-repeat center center #F5494D;}
.qqkefu ul li:hover b.f{background:url(../images/k4.png) no-repeat center center #F5494D;}
.qqkefu ul li:hover b.c{background:url(../images/k5.png) no-repeat center center #F5494D;}
.qqkefu ul li.qq_czb{text-indent: 0;}
.qqkefu ul li.qq_czae{ line-height:15px !important}
.erweima{position: absolute;width:111px;height:150px;top: -120px;left: -111px;float: right;cursor: default !important;display:none;background:url() no-repeat;}
.erweima p{margin-top:20px;margin-left:10px;}
.erweima img{width:90px;height:90px;}
.qqkefu li .erweima p a{display:block;font-size:14px;color:#333;margin-top:-8px;margin-left:30px;}

/*header*/
.header { width: 100%; background-color: #FFF; }
.header .logo { display: block; width: 270px; height: 98px; float: left; overflow: hidden; }
.header .nav { float: right; margin-top: 20px; }
.header .nav ul { overflow: hidden; }
.header .nav ul li { float: left; margin-left: 9px; }
.header .nav ul li a { display: block; line-height: 14px; border-bottom: 2px solid #FFF; padding: 32px 22px 30px; color: #333;
 -webkit-transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
.header .nav ul li a:hover,.header .nav ul li.active a { border-bottom: 2px solid #f5494d; color: #f5494d; }
/*header*/

/*关于我们关于我们关于我们关于我们*/
/*联系我们*/
.contact { width: 1000px; margin-top: 70px; }
.contact ul li { float: left; width: 250px; }/*6.7修改*/
.contact ul li h2 { color: #333; font-size: 18px; margin-bottom: 6px; line-height: 30px; color: #000; }/*6.7修改*/
.contact ul li p { color: #999; line-height: 20px; }/*6.7修改*/
.contact ul li.li01 { padding-right: 20px; }/*6.7修改*/
.contact ul li.li02 { padding: 0 80px; border-left: 1px solid #dadada; border-right: 1px solid #dadada; }/*6.7修改*/
.contact ul li.li03 { padding-left: 65px; }/*6.7修改*/
/*.contactIco { width: 49px; height: 49px; margin: 0 auto; -webkit-transition: 0.8s; -moz-transition: 0.8s; -ms-transition: 0.8s; -o-transition: 0.8s; transition: 0.8s; }*/
/*.contact ul li:hover .contactIco { -webkit-transform: rotate(360deg); transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg);  }*/
/*.contactIco.add { background: url(../images/add.png) no-repeat center; }
.contactIco.tel { background: url(../images/tel.png) no-repeat center; }
.contactIco.fax { background: url(../images/fax.png) no-repeat center; }
.contactIco.name { background: url(../images/name.png) no-repeat center; }*/
/*.contact ul li h4 { text-align: center; line-height: 30px; color: #666; }*/


/*banner*/
.flexslider{position:relative;overflow:hidden;*height:580px;}
.flexslider .slides li { position: relative; width: 100%; height: 580px; }
.flexslider .slides li .img a{display: block; width: 100%; height: 580px; position: absolute; left: 0 ;top: 0;}
.flex-direction-nav a{position:absolute;top:50%;width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(../images/ad_ctr.png) no-repeat;
z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 0.3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{position:absolute;bottom:25px; left:50%; margin-left:-50px; display:none;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{width:20px;height:20px; vertical-align:middle; text-align:center;background:#3d3d3d;display:block;overflow:hidden;cursor:pointer;
line-height:20px;font-size:12px;color:#fff;}
.flex-control-paging li a.flex-active{background:#fff; color:#3d3d3d; line-height:20px}
/*banner_main*/
.banner_main { width: 1000px; height: 523px; position: relative; margin: 0 auto; padding-top: 57px; }
.banner_main h1 { width: 571px; height: 65px; margin: 0 auto; background: url(../images/h1bg.png) no-repeat center; }
@keyframes itemL {
	from { margin-left: -50px; opacity: 0; filter: alpha(opacity=0); }
	to { margin-left: 0; opacity: 1; filter: alpha(opacity=100); }
}
@keyframes itemR {
	from { margin-right: -50px; opacity: 0; filter: alpha(opacity=0); }
	to { margin-right: 0; opacity: 1; filter: alpha(opacity=100); }
}
/*@keyframes img {
	0% { opacity: 0.6; filter: alpha(opacity=60); }
	50% { opacity: 1; filter: alpha(opacity=100); }
	100% { opacity: 0.6; filter: alpha(opacity=60); }
}*/
.banner_main .item_0 { font-size: 14px; color: #FFF; position: absolute; }
.banner_main .item_01 { left: 88px; top: 150px; -webkit-animation: itemL 1s; animation: itemL 1s; }
.banner_main .item_02 { left: 150px; top: 287px; -webkit-animation: itemL 1s; animation: itemL 1s; }
.banner_main .item_03 { left: 175px; top: 438px; -webkit-animation: itemL 1s; animation: itemL 1s; }
.banner_main .item_04 { right: 86px; top: 150px; -webkit-animation: itemR 1s; animation: itemR 1s; }
.banner_main .item_05 { right: 145px; top: 287px; -webkit-animation: itemR 1s; animation: itemR 1s; }
.banner_main .item_06 { right: 165px; top: 438px; -webkit-animation: itemR 1s; animation: itemR 1s; }
.banner_main .img_0 { display: block; width: 70px; height: 70px; border-radius: 50%; background: url(../images/img.png) no-repeat; overflow: hidden; background-position: 0 0; position: absolute; -webkit-transition: .8s ease-in-out; transition: .8s ease-in-out; }
.banner_main .img_0:hover { -webkit-transform: rotate(360deg); transform: rotate(360deg); opacity: 1; filter: alpha(opacity=100); }
.banner_main .img_01 { left: 5px; top: 140px; background-position: 0 -70px; }
.banner_main .img_02 { left: 68px; top: 275px; background-position: -70px -70px; }
.banner_main .img_03 { left: 92px; top: 425px; background-position: 0 0; }
.banner_main .img_04 { right: 0; top: 140px; background-position: -140px 0; }
.banner_main .img_05 { right: 55px; top: 274px; background-position: -140px -70px; }
.banner_main .img_06 { right: 80px; top: 425px; background-position: -70px 0; }
/*banner_main*/
/*banner*/
/**/
.k {
    width: 1000px;
    margin-top: 70px;
    padding-left: 381px;
    width: 1000px;
    text-align: center;
}
.j {
    width: 1000px;
    margin-top: 70px;
    padding-left: 381px;
    width: 1000px;
    text-align: center;
}

.n {
    width: 1000px;
    margin-top: 70px;
    padding-left: 381px;
    width: 1000px;
    text-align: center;
}






/*section1*/
.section1 { width: 100%; background: #FFF; padding: 75px 0; }
.sec1_head { width: 920px; margin: 0 auto; padding: 0 40px; }
.sec1_head h2 { font-size: 24px; height: 46px; line-height: 46px; color: #333; text-align: center; }
.sec1_head span { display: block; width: 33px; height: 1px; background-color: #dedede; margin: 0 auto 20px; }
.sec1_head .sec1_p1 { width: 920px; margin: 0 auto; }
.sec1_head .sec1_p1 p { font-size: 12px; line-height: 26px; text-align: center; color: #666; }
.sec1_content { width: 1000px; overflow: hidden; }
.sec1_contents { width: 300px; float: left; margin-top: 60px; }
.sec1_contents.c { padding: 0 50px; background: url(../images/index_border.jpg) no-repeat left top; }
.sec1_contents.r { background: url(../images/index_border.jpg) no-repeat left top; }
.sec1_contents .ico { width: 124px; height: 124px; margin: 0 auto; overflow: hidden; -webkit-transition: .3s; transition: .3s; }
.sec1_contents .ico_01 { background: url(../images/ico_01.png) no-repeat 0 0; }
.sec1_contents .ico_02 { background: url(../images/ico_02.png) no-repeat 0 0; }
.sec1_contents .ico_03 { background: url(../images/ico_03.png) no-repeat 0 0; }
.sec1_contents:hover .ico { background-position: 0 -124px; }
.sec1_contents h3 { color: #333; line-height: 34px; text-align: center; font-weight: bold; margin-top: 10px; }
.sec1_contents .sec1_p2 { width: 252px; margin: 0 auto; text-align: center; }
.sec1_contents .sec1_p2 p { font-size: 12px; color: #888; line-height: 22px; text-align: center; }
/*section1*/

/*section2*/
.section2 { width: 100%; background-color: #f7f7f7; padding: 75px 0 103px; }
.sec2_head { width: 920px; margin: 0 auto; padding: 0 40px; }
.sec2_head h2 { font-size: 24px; height: 46px; line-height: 46px; color: #333; text-align: center; }
.sec2_head span { display: block; width: 33px; height: 1px; background-color: #dedede; margin: 0 auto 20px; }
.sec2_content { width: 1060px; margin: 35px auto 0; }
.sec2_content ul { height: auto; }
.sec2_content ul li { float: left; width: 323px; height: 235px; margin-right: 25px; background-color: #a0edde;margin-bottom: 15px; }
.sec2_content ul li:hover {  box-shadow: 0 6px 10px 5px rgba(0,0,0,.08); }
.sec2_content ul li.r { margin-right: 0; }
/*.sec2_content ul li.li03,.sec2_content ul li.li06 { margin-right: 0; }
.sec2_content ul li.li01 { background-color: #e8cafe; }
.sec2_content ul li.li02 { background-color: #bcdbf2; }
.sec2_content ul li.li03 { background-color: #a0edde; }
.sec2_content ul li.li04 { background-color: #b0e9f4; }
.sec2_content ul li.li05 { background-color: #a0edde; }
.sec2_content ul li.li06 { background-color: #fdbbc4; }*/
.sec2_content ul li a { display: block; width: 323px; height: 235px; position: relative; cursor: pointer; overflow: hidden; }
.sec2_content ul li a .prod_img { width: 323px; height: 235px; overflow: hidden; }
.sec2_content ul li a .prod_img img {  -webkit-transition: 1s ease-in-out; transition: 1s ease-in-out; }
.sec2_content ul li a:hover .prod_img img {  -webkit-transform: scale(1.1); transform: scale(1.1); }
.sec2_content ul li a .imgTitle { width: 293px; height: 40px; padding: 0 18px 0 12px; background-color: #FFF; position: absolute; left: 0; bottom: -40px;
 -webkit-transition: 0.5s; -ms-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.sec2_content ul li a:hover .imgTitle { bottom: 0; }
.sec2_content ul li a .imgTitle h3 { float: left; line-height: 40px; }
.sec2_content ul li a .imgTitle .index_hover { float: right; margin-top: 8px; }
/*section2*/

/*section3*/
.section3 { width: 100%; height: 370px; background: #53d1b9 url(../images/bg-01.jpg) no-repeat center; padding: 135px 0 155px; }
.sec3_head { width: 920px; margin: 0 auto; padding: 0 40px; }
.sec3_head h2 { font-size: 24px; height: 46px; line-height: 46px; color: #FFF; text-align: center; }
.sec3_head span { display: block; width: 33px; height: 1px; background-color: #FFF; margin: 0 auto 20px; }
.sec3_head .sec3_p1 { width: 310px; margin: 0 auto; }
.sec3_head .sec3_p1 p { line-height: 28px; text-align: center; color: #FFF; }
.sec3_content { width: 1000px; margin: 0  auto; padding-top: 60px; overflow: hidden; }
.sec3_content .sec3_item { float: left; width: 300px;-webkit-transition: 0.5s; -ms-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; text-align:center; }
.sec3_content .sec3_item:hover { margin-top: -20px; }
.sec3_content .sec3_item .img { text-align: center; }
.sec3_content .sec3_item h3 { text-align: center; font-size: 18px; color: #FFF; line-height: 24px; }
.sec3_content .sec3_item.c { width: 400px; }
/*section3*/

/*section4 padding:0px 13px;*/
.sectino4 { width: 100%; background: #FFF; padding-top: 75px; padding-bottom: 95px; }
.sec4_head { width: 920px; margin: 0 auto; padding: 0 40px; }
.sec4_head h2 { font-size: 24px; height: 46px; line-height: 46px; color: #333; text-align: center; }
.sec4_head span { display: block; width: 33px; height: 1px; background-color: #dedede; margin: 0 auto 20px; }
.sec4_content { width: 1000px; height: 360px; margin-top: 42px; }
.sec4_content ul { overflow: hidden; }
.sec4_content ul li { float: left; width: 304px; height: 360px; position: relative; overflow: hidden;  }
.sec4_content ul li .diva { height: 258px; padding-top: 40px; width: 302px; border: 1px solid #e5e5e5; margin-top: 30px; position: relative; }
.sec4_content ul li .diva h4 { width: 240px; margin: 0 auto; color: #333; font-weight: bold; line-height: 26px; text-align: center; }
.sec4_content ul li .diva .sec4_p2 { width: 240px; margin: 0 auto; margin-top: 10px; }
.sec4_content ul li .diva .sec4_p2 p { line-height: 26px; font-size: 12px; line-height: 26px; color: #666; }
.sec4_content ul li .diva .sec4_time { width: 240px; padding: 25px 31px 15px; background-color: #f7f7f7; height: 53px; position: absolute; left: 0; bottom: 0; }
.sec4_content ul li .diva .sec4_time span { display: block; font-size: 48px; line-height: 35px; color: #333; font-family: 'hero_lightlight'; }
.sec4_content ul li .diva .sec4_time em { font-size: 14px; color: #666; line-height: 26px; font-style: normal; font-family: 'hero_lightlight'; }
.sec4_content ul li.li_c { padding: 0 44px; }
.sec4_content ul li .sec4_item { position: absolute; left: 0; top: -360px; width: 304px; height: 290px; padding-top: 70px; background-color: #53d1b9; cursor: pointer;
 -webkit-transition: .3s; -ms-transition: .3s; -moz-transition: .3s; -o-transition: .3s; transition: .3s; }
.sec4_content ul li:hover .sec4_item { top: 0; }
.sec4_content ul li.li_c .sec4_item { left: 44px; }
.sec4_content ul li .sec4_item h4 { width: 240px; margin: 0 auto; color: #FFF; font-weight: bold; line-height: 26px; text-align: center; }
.sec4_content ul li .sec4_item .sec4_p2 { width: 240px; margin: 0 auto; margin-top: 10px; }
.sec4_content ul li .sec4_item .sec4_p2 p { line-height: 26px; font-size: 12px; line-height: 26px; color: #FFF; }
.sec4_content ul li .sec4_item .sec4_time { width: 242px; padding: 35px 31px 15px; height: 73px; background-color: #f7f7f7; position: absolute; left: 0; bottom: 0; }
.sec4_content ul li .sec4_item .sec4_time span { display: block; font-size: 48px; line-height: 35px; color: #53d1b9; font-family: 'hero_lightlight'; }
.sec4_content ul li .sec4_item .sec4_time em { font-size: 14px; color: #53d1b9; line-height: 26px; font-style: normal; font-family: 'hero_lightlight'; }
/*section4*/

/*section5*/
.section5 { width: 100%; padding: 80px 0 100px; background-color: #f7f7f7; }
.sec5_head { width: 920px; margin: 0 auto; padding: 0 40px; }
.sec5_head h2 { font-size: 24px; height: 46px; line-height: 46px; color: #333; text-align: center; }
.sec5_head span { display: block; width: 33px; height: 1px; background-color: #dedede; margin: 0 auto 20px; }
.sec5_content { margin-top: 60px; width: 100%; }
.sec5_content ul { overflow: hidden; }
.sec5_content ul li { float: left; width: 112px; margin-right: 110px; }
.sec5_content ul li .ico { width: 112px; height: 112px; overflow: hidden; border-radius: 50%; margin: 0 auto; -webkit-transition: .3s; -ms-transition: .3s; -moz-transition: .3s; -o-transition: .3s; transition: .3s; }
.sec5_content ul li .ico_1 { background: url(../images/ico_1.png) no-repeat 0 -112px; }
.sec5_content ul li .ico_2 { background: url(../images/ico_2.png) no-repeat 0 -112px; }
.sec5_content ul li .ico_3 { background: url(../images/ico_3.png) no-repeat 0 -112px; }
.sec5_content ul li .ico_4 { background: url(../images/ico_4.png) no-repeat 0 -112px; }
.sec5_content ul li .ico_5 { background: url(../images/ico_5.png) no-repeat 0 -112px; }
.sec5_content ul li:hover .ico { background-position: 0 0; }
.sec5_content ul li.last { margin-right: 0; }
.sec5_content ul li h3 { color: #333; line-height: 34px; text-align: center; margin-top: 10px; }
/*section5*/


/*5.30新增*/
.product-wrap { width: 1000px; overflow: hidden; padding-top: 40px; margin-top: 40px; border-top: 1px dashed #e8e8e8; }
.product-left { width: 380px; float: left; }
.product-left h2 { font-size: 20px; font-weight: bold; line-height: 24px; margin-bottom: 18px; }
.product-left .para { width: 380px; margin-bottom: 22px; }
.product-left .para p { font-size: 16px; line-height: 24px; }
.product-left a { display: block; width: 185px; height: 38px; line-height: 38px; text-align: center; color: #FFF; font-size: 16px; background: url(../images/morebg.png) no-repeat center; }
.product-right { width: 600px; float: right; }

/*留言弹框*/
.msg-box-bg { width: 100%; height: 100%; position: fixed; left: 0; top: 0; background: url(../images/bg-box.png); display: none; }
.msg-box { width: 880px; height: 365px; padding: 75px 60px; background-color: #F3F3F3; position: absolute; left: 50%; margin-left: -500px; top: -50%; margin-top: -320px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); }
.msg-box .close-box { width: 38px; height: 38px; background: url(../images/btn-close-modal.png) no-repeat center; cursor: pointer; position: absolute; right: 10px; top: 10px; }
.msg-box-left { width: 420px; float: left; }
.msg-box-left h2 { font-size: 32px; color: #676767; margin-bottom: 10px; }
.msg-box-left p { line-height: 24px; font-size: 16px; }
.bullet-list-wrap { margin-top: 10px; padding-left: 16px; }
.bullet-list-wrap li { font-size: 16px; line-height: 28px; }
.bullet-list-wrap li:before {content: "\2022"; color: #f5494d; width: 6px; height: 6px; float: left; margin-left: -15px;}
.msg-box-right { width: 350px; float: right; overflow: hidden; padding-top: 15px; }
.msg-box-right .txt { width: 333px; height: 36px; border: 1px solid #dcdcdc; font-family: '微软雅黑'; padding-left: 15px; margin: 5px 0; background-color: #fff; color: #999; }
.msg-box-right .btn { float: right; width: 185px; height: 38px; line-height: 38px; text-align: center; color: #FFF; font-size: 16px; background: url(../images/morebg.png) no-repeat center; border: none; margin-top: 70px; cursor: pointer; }
.msg-box-right .btn:hover { opacity: 0.9; filter: alpha(opacity=90); }





/*下载中心*/
.download { width: 1020px; padding: 70px 40px 0; }
.download h3 { font-size: 24px; color: #343434; text-align: center; }
.download span.border { display: block; width: 30px; height: 4px; background-color: #84b130; margin: 13px auto; }
.download .downloadUl { margin-top: 60px; overflow: hidden; }
.download .downloadUl li { float: left; width: 180px; margin-right: 100px; margin-bottom: 90px; }
.download .downloadUl li a { display: block; cursor: pointer; }
.download .downloadUl li.r { margin-right: 0; }
.download .downloadUl li .img { width: 99px; height: 99px; margin: 0 auto; -webkit-transition: 0.8s; -ms-transition: 0.8s; -moz-transition: 0.8s; -o-transition: 0.8s; transition: 0.8s; }
.download .downloadUl li:hover .img { -webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); }
.download .downloadUl li h5 { text-align: center; margin-top: 12px; color: #7e7d7d; }
.download .downloadUl li:hover h5 { color: #84b130; }






/*友情链接友情链接*/
.friendLink { width: 100%; padding-top: 60px; padding-bottom: 60px; }
.rollBox { width: 1000px; height: 60px; margin: 0 auto; position: relative; }
.rollBox .LeftBotton,.rollBox .RightBotton { width: 35px; height: 60px; cursor: pointer; position: absolute; top: 0; }
.rollBox .LeftBotton { left: -40px; background: url(../images/index_l.png) no-repeat 0 0; }
.rollBox .RightBotton { right: -40px; background: url(../images/index_r.png) no-repeat 0 0; }
.rollBox .LeftBotton:hover,.rollBox .RightBotton:hover { background-position: -35px 0; }
.rollBox .Cont { width: 994px; margin: 0 auto; overflow: hidden; }
.rollBox .Cont .ScrCont { width: 99999px; overflow: hidden; }
.rollBox .Cont .ScrCont .pic { float: left; width: 120px; height: 60px; margin: 0 11px; overflow: hidden; }
.rollBox .Cont .ScrCont .pic a { display: block; }
.rollBox #List1,.rollBox #List2{float:left;}
/*友情链接友情链接*/

/*页脚footer页脚footer*/
.footer { width: 100%; padding-top: 90px; background-color: #34383b; }
.footer_head { overflow: hidden; width: 1000px; padding-bottom: 64px; border-bottom: 1px solid #5d6062; }
.footer_head dl { float: left; width: 120px; margin-right: 30px; }
.footer_head dl.r { width: 280px; margin-right: 0; }
.footer_head dl a { line-height: 28px; text-align: left; }
.footer_head dl dt { margin-bottom: 10px; }
.footer_head dl dt a { color: #FFF; }
.footer_head dl dd a { color: #a6a8a9; }
.footer_head dl dd a:hover { color: #FFF; }
.footer .copy { padding-top: 15px; padding-bottom: 25px; }
.footer .copy p { font-size: 12px; color: #999999; text-align: center; }
.footer .copy a { font-size: 12px; color: #999999; text-align: center; }
.footer .copy a:hover { color: #FFF; }
/*页脚footer页脚footer*/



/*子页 物联网云平台物联网云平台物联网云平台物联网云平台物联网云平台物联网云平台*/
/*.banners*/
.banners { width: 100%; height: 170px; padding-top: 85px; background: url(../images/banners.jpg) no-repeat center; }
.banners h1 { width: 571px; height: 65px; margin: 0 auto; /*background: url(../images/h1bg.png) no-repeat center;*/ }
/*.banners*/

/*section: */
.section { width: 100%; background: #FFF; padding-top: 90px; padding-bottom: 200px; }
.section .s_title { margin-bottom: 40px; }
.section .s_title h3 { font-size: 24px; line-height: 24px; font-weight: 500; text-align: center; }
.section .s_title h5 { font-size: 13px; line-height: 32px; color: #999; text-align: center; }
.section .submenu { width: 1000px; }
.section .submenu ul { overflow: hidden; text-align: center; }
.section .submenu ul li { height: 36px; margin: 5px; display: inline-block; *display: inline; *zoom: 1; }
.section .submenu ul li a { display: block; height: 34px; line-height: 34px; color: #666; padding: 0 45px; border: 1px solid #FFF; }
.section .submenu ul li a:hover,.section .submenu ul li.active a { border: 1px solid #dadada; color: #f5494d; border-radius: 25px; }
.section .s_content { width: 1000px; margin-top: 45px; }
.section .s_content p { color: #333; line-height: 30px;  }
/*section: */

/*平台介绍*/
.platformTab { margin-top: 60px; width: 1000px; }
.platformTab ul { width: 1000px; overflow: hidden; }
.platformTab ul li { float: left; width: 112px; margin-right: 110px; }
.platformTab ul li .ico { width: 112px; height: 112px; overflow: hidden; border-radius: 50%; margin: 0 auto; -webkit-transition: .3s; -ms-transition: .3s; -moz-transition: .3s; -o-transition: .3s; transition: .3s; }
.platformTab ul li .ico_1 { background: url(../images/ico_1.png) no-repeat 0 -112px; }
.platformTab ul li .ico_2 { background: url(../images/ico_2.png) no-repeat 0 -112px; }
.platformTab ul li .ico_3 { background: url(../images/ico_3.png) no-repeat 0 -112px; }
.platformTab ul li .ico_4 { background: url(../images/ico_4.png) no-repeat 0 -112px; }
.platformTab ul li .ico_5 { background: url(../images/ico_5.png) no-repeat 0 -112px; }
.platformTab ul li.active .ico { background-position: 0 0; }
.platformTab ul li.last { margin-right: 0; }
.platformTab ul li h3 { color: #333; line-height: 34px; text-align: center; margin-top: 10px; }

.platformTab .p_tab { width: 1000px; margin-top: 60px; }
.platformTab .p_tab .p_tabs { display: none; width: 945px; height: 100px; padding-right: 55px; position: relative; }
.platformTab .p_tab .p_tabs p { line-height: 24px; line-height: 100px; color: #666; }
.platformTab .p_tab .p_tabs i { position: absolute; right: 5px; bottom: 30px; font-size: 38px; line-height: 40px; color: #666; font-family: 'fzlantinghei-el-gbkregular'; }
.platformTab .p_tab .p_border { width: 1000px; height: 2px; background-color: #dadada; }
.platformTab .p_tab .p_border span { float: left; margin-right: 110px; width: 112px; height: 2px; background-color: #dadada; }
.platformTab .p_tab .p_border span.active { background-color: #53d1b9; }
.platformTab .p_tab .p_border span.last { margin-right: 0; }


/*合作伙伴.parner.parner*/
.parner { width: 1000px; margin-top: 40px; }
.parner ul { padding-top: 15px; }
.parner ul li { float: left; width: 166px; height: 66px; margin: 0 15px 30px; border: 2px solid #e5e5e5; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.parner ul li:hover { border: 2px solid #29CCAB; -webkit-box-shadow: 0 3px 12px #ddd; -o-box-shadow: 0 3px 12px #ddd; -ms-box-shadow: 0 3px 12px #ddd; -moz-box-shadow: 0 3px 12px #ddd; box-shadow: 0 3px 12px #ddd; }
.parner ul li a { display: block; width: 120px; height: 60px; padding: 5px 25px; }

/*关于我们关于我们关于我们关于我们*/
/*联系我们*/
.contact { width: 1000px; margin-top: 70px; }
/*.contact ul li { float: left; width: 150px; margin-left: 85px; }
.contact ul li.first { width: 290px; margin-left: 0; }
.contactIco { width: 49px; height: 49px; margin: 0 auto; -webkit-transition: 0.8s; -moz-transition: 0.8s; -ms-transition: 0.8s; -o-transition: 0.8s; transition: 0.8s; }
.contact ul li:hover .contactIco { -webkit-transform: rotate(360deg); transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg);  }
.contactIco.add { background: url(../images/add.png) no-repeat center; }
.contactIco.tel { background: url(../images/tel.png) no-repeat center; }
.contactIco.fax { background: url(../images/fax.png) no-repeat center; }
.contactIco.name { background: url(../images/name.png) no-repeat center; }
.contact ul li h4 { text-align: center; line-height: 30px; color: #666; }*/
.contact { width: 1000px; margin-top: 70px; }
.contact ul li { float: left; width: 250px; }/*6.7修改*/
.contact ul li h2 { color: #333; font-size: 18px; margin-bottom: 6px; line-height: 30px; color: #000; }/*6.7修改*/
.contact ul li p { color: #999; line-height: 20px; }/*6.7修改*/
.contact ul li.li01 { padding-right: 20px; }/*6.7修改*/
.contact ul li.li02 { padding: 0 80px; border-left: 1px solid #dadada; border-right: 1px solid #dadada; }/*6.7修改*/
.contact ul li.li03 { padding-left: 65px; }/*6.7修改*/
.contactMap { width: 994px; height: 342px; border: 3px solid #d2d2d2; overflow: hidden; margin-top: 45px; }
.contact .form { width: 1000px; margin-top: 70px; }
.contact .form .formL { width: 416px; float: left; }
.contact .form .formL .txt { width: 398px; height: 44px; padding-left: 16px; line-height: 44px; border: 1px solid #d2d2d2; margin-bottom: 12px; color: #000; }
.contact .form .formR { width: 555px; float: right; }
.contact .form .formR .txts { width: 523px; height: 135px; padding: 15px; border: 1px solid #d2d2d2; color: #000; }
.contact .form .btn { display: block; width: 290px; height: 57px; line-height: 57px; font-size: 14px; text-align: center; background: #14c5a4; color: #FFF; border: none; border-radius:50px; cursor: pointer; margin: 30px auto 0;
-webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.contact .form .btn:hover { background-color: #F5494D; }
/*公司简介*/
.about{ width: 1000px; margin-top: 50px; }
.about h2 { font-size: 16px; color: #333; text-align: center; line-height: 36px; }
.about p { color: #666; line-height: 30px; }
.about img { margin-top: 20px; }

/*服务与支持页面服务与支持页面服务与支持页面*/
.service { width: 1000px; margin-top: 70px; }
.service .problem { width: 1000px; border-bottom: 1px solid #dfdfdf; }
.service .problem .problemT { padding-top: 20px; padding-bottom: 20px; background: url(../images/s_down.png) no-repeat right center; cursor: pointer; }
.service .problem .problemT.active { background: url(../images/s_up.png) no-repeat right center; }
.service .problem .problemC { padding-bottom: 30px; display: none; }
.service .problem .problemC p { font-size: 12px; color: #999; line-height:18px; }

/*解决方案解决方案解决方案解决方案*/
.solution { width: 1000px; margin-top: 55px; }
.solution .sol_para p { font-size: 14px; line-height: 30px; color: #333; text-indent: 2em; }
.solution .sol_c { width: 700px; height: 480px; margin: 20px auto; background: url(../images/bg2.png)
    no-repeat center; position: relative; overflow: hidden; }
.solution .sol_c h3 { font-size: 24px; color: #333; margin-top: 230px; text-align: center; }
@keyframes span {
    from { opacity: 0; filter: alpha(opacity=0); }
    to { opacity: 1; filter: alpha(opacity=100); }
}
.solution .sol_c span { position: absolute; color: #666; -webkit-animation: span 1s 2s; -moz-animation: span 1s 2s; -ms-animation: span 1s 2s; -o-animation: span 1s 2s; animation: span 1s 2s; }
.solution .sol_c span.span1 { left: 134px; top: 90px; }
.solution .sol_c span.span2 { right: 134px; top: 90px; }
.solution .sol_c span.span3 { left: 110px; top: 188px; }
.solution .sol_c span.span4 { right: 70px; top: 188px; }
.solution .sol_c span.span5 { left: 80px; top: 300px; }
.solution .sol_c span.span6 { right: 55px; top: 300px; }
.solution .sol_c span.span7 { left: 135px; bottom: 60px; }
.solution .sol_c span.span8 { right: 135px; bottom: 60px; }
@keyframes sol_ico1 { 
    from { left: 320px; top: 210px; opacity: 0; filter: alpha(opacity=0); }    to { left: 195px; top: 75px; opacity: 1; filter: alpha(opacity=100); }
}
@keyframes sol_ico2 { 
    from { right: 320px; top: 210px; opacity: 0; filter: alpha(opacity=0); }    to { right: 195px; top: 75px; opacity: 1; filter: alpha(opacity=100); }
}
@keyframes sol_ico3 { 
    from { left: 320px; top: 210px; opacity: 0; filter: alpha(opacity=0); }    to { left: 148px; top: 165px; opacity: 1; filter: alpha(opacity=100); }
}
@keyframes sol_ico4 { 
    from { right: 320px; top: 210px; opacity: 0; filter: alpha(opacity=0); }    to { right: 148px; top: 165px; opacity: 1; filter: alpha(opacity=100); }
}
@keyframes sol_ico5 { 
    from { left: 320px; top: 210px; opacity: 0; filter: alpha(opacity=0); }    to { left: 150px; top: 275px; opacity: 1; filter: alpha(opacity=100); }
}
@keyframes sol_ico6 { 
    from { right: 320px; top: 210px; opacity: 0; filter: alpha(opacity=0); }    to { right: 150px; top: 275px; opacity: 1; filter: alpha(opacity=100); }
}
@keyframes sol_ico7 { 
    from { left: 320px; bottom: 210px; opacity: 0; filter: alpha(opacity=0); }    to { left: 224px; bottom: 50px; opacity: 1; filter: alpha(opacity=100); }
}
@keyframes sol_ico8 { 
    from { right: 320px; bottom: 210px; opacity: 0; filter: alpha(opacity=0); }    to { right: 224px; bottom: 50px; opacity: 1; filter: alpha(opacity=100); }
}
.solution .sol_c .sol_ico { width: 63px; height: 63px; background: url(../images/all1.png) no-repeat 0 0; position: absolute;
 -webkit-transition: 0.7s; -ms-transition: 0.7s; -moz-transition: 0.7s; -o-transition: 0.7s; transition: 0.7s; }
/*连接工业*/
.solution .sol_c02 .sol_ico { background: url(../images/all2.png) no-repeat 0 0; }
.solution .sol_c .sol_ico:hover { -webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); }
.solution .sol_c .sol_ico1 { background-position: -63px 0; left: 195px; top: 75px; -webkit-animation: sol_ico1 2s; -moz-animation: sol_ico1 2s; -ms-animation: sol_ico1 2s; -o-animation: sol_ico1 2s; animation: sol_ico1 2s; }
.solution .sol_c .sol_ico2 { background-position: 0 0; right: 195px; top: 75px; -webkit-animation: sol_ico2 2s; -moz-animation: sol_ico2 2s; -ms-animation: sol_ico2 2s; -o-animation: sol_ico2 2s; animation: sol_ico2 2s; }
.solution .sol_c .sol_ico3 { background-position: -126px 0; left: 148px; top: 165px; -webkit-animation: sol_ico3 2s; -moz-animation: sol_ico3 2s; -ms-animation: sol_ico3 2s; -o-animation: sol_ico3 2s; animation: sol_ico3 2s; }
.solution .sol_c .sol_ico4 { background-position: -189px -63px; right: 148px; top: 165px; -webkit-animation: sol_ico4 2s; -moz-animation: sol_ico4 2s; -ms-animation: sol_ico4 2s; -o-animation: sol_ico4 2s; animation: sol_ico4 2s; }
.solution .sol_c .sol_ico5 { background-position: -189px 0; left: 150px; top: 275px; -webkit-animation: sol_ico5 2s; -moz-animation: sol_ico5 2s; -ms-animation: sol_ico5 2s; -o-animation: sol_ico5 2s; animation: sol_ico5 2s; }
.solution .sol_c .sol_ico6 { background-position: 0 -63px; right: 150px; top: 275px; -webkit-animation: sol_ico6 2s; -moz-animation: sol_ico6 2s; -ms-animation: sol_ico6 2s; -o-animation: sol_ico6 2s; animation: sol_ico6 2s; }
.solution .sol_c .sol_ico7 { background-position: -126px -63px; left: 224px; bottom: 50px; -webkit-animation: sol_ico7 2s; -moz-animation: sol_ico7 2s; -ms-animation: sol_ico7 2s; -o-animation: sol_ico7 2s; animation: sol_ico7 2s; }
.solution .sol_c .sol_ico8 { background-position: -63px -63px; right: 224px; bottom: 50px; -webkit-animation: sol_ico8 2s; -moz-animation: sol_ico8 2s; -ms-animation: sol_ico8 2s; -o-animation: sol_ico8 2s; animation: sol_ico8 2s; }


/*产品中心产品中心产品中心产品中心product*/
.product { width: 1000px; margin-top: 35px; }
.prod_content { width: 1080px; }
.prod_content ul { height: auto; }
.prod_content ul li { float: left; width: 323px; height: 235px; margin-right: 12px; background-color: #a0edde;margin-bottom: 15px;     border: 1px solid rgba(204, 204, 204, 0.27);
    box-shadow: 0 1px 10px rgba(216,219,234,.7);}
.prod_content ul li:hover { -webkit-box-shadow: 0 6px 10px 5px rgba(0,0,0,.08); -o-box-shadow: 0 6px 10px 5px rgba(0,0,0,.08); -ms-box-shadow: 0 6px 10px 5px rgba(0,0,0,.08); -moz-box-shadow: 0 6px 10px 5px rgba(0,0,0,.08); box-shadow: 0 6px 10px 5px rgba(0,0,0,.08); }
.prod_content ul li.r { margin-right: 0; }
.prod_content ul li a { display: block; width: 323px; height: 235px; position: relative; overflow: hidden; }
.prod_content ul li a .prod_img { width: 323px; height: 235px; overflow: hidden; }
.prod_content ul li a .prod_img img {  -webkit-transition: 1s ease-in-out; transition: 1s ease-in-out; }
.prod_content ul li a:hover .prod_img img {  -webkit-transform: scale(1.1); transform: scale(1.1); }
.prod_content ul li a .imgTitle { width: 293px; height: 40px; padding: 0 18px 0 12px; background-color: #FFF; position: absolute; left: 0; bottom: -40px;
 -webkit-transition: 0.5s; -ms-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.prod_content ul li a:hover .imgTitle { bottom: 0; }
.prod_content ul li a .imgTitle h3 { float: left; line-height: 40px; }
.prod_content ul li a .imgTitle .index_hover { float: right; margin-top: 8px; }

/*产品详情页*/
.prod_detail { width: 1000px; margin-top: 70px; }
.prod_detailL { width: 500px; float: left;}
.prod_detailR { width: 460px; float: right; }
.prod_detailR h3 { font-size: 18px; color: #333; }
.prod_detailR .para { width: 460px; margin-top: 20px; }
.prod_detailR .para p { line-height: 46px; color: #666； }
.prod_detailR .online { display: block; width: 155px; height: 36px; line-height: 36px; text-align: center; border: 1px solid #dadada; color: #666; border-radius: 25px; margin-top: 30px;
 -webkit-transition: 0.5s; -ms-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.prod_detailR .online:hover  { background-color: #53d1b9; border: 1px solid #53d1b9; color: #FFF; }

.prod_main { width: 1000px; margin-top: 62px; }
.prod_title { width: 920px; margin: 0 auto; padding: 0 40px; border-bottom: 1px solid #e5e5e5; margin-bottom: 30px;}
.prod_title h2 { font-size: 18px; height: 46px; line-height: 46px; color: #333; text-align: center; }
.prod_title span { display: block; width: 33px; height: 2px; background-color: #53d1b9; margin: 0 auto; }
.prod_main .para { color: #666; line-height: 36px; margin-top: 15px; }
/*图片放大镜样式*/
.jqzoom{ float:left; width:500px;height:354px;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img { width:500px; height:354px; }
 
.zoomdiv{ z-index:100;position:absolute;top:0px;left:0px;width:500px;height:354px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{ z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{ width:500px;height:354px; background-color: #a0edde; }
.spec-scroll{ margin-top:20px;width:500px; overflow: hidden;}
.spec-scroll .prev,.spec-scroll .next{ display:block; width:20px;height:90px; cursor:pointer; }
.spec-scroll .prev{ float:left; margin-right:5px; background: url(../images/left.png) no-repeat center;}
.spec-scroll .next{ float:right; background: url(../images/right.png) no-repeat center;}
.spec-scroll .items{ float:left; position:relative; width:450px; height:90px; overflow:hidden;}
.spec-scroll .items ul{ position:absolute; width:999999px; height:90px;}
.spec-scroll .items ul li {float:left; width:120px; height: 86px; border: 2px solid #e5e5e5; margin: 0 13px; }
.spec-scroll .items ul li img{ width:120px; height: 86px; }
.spec-scroll .items ul li:hover { border: 2px solid #53d1b9; }


/*分页*/
.page { width: 1000px; margin-top: 40px; text-align: center; }
.page a { display: inline-block; *display: inline; *zoom: 1; width: 60px; height: 37px; line-height: 37px; border: 1px solid #e5e5e5; border-radius: 50%; margin: 0 10px; color: #999;
 -webkit-transition: 0.5s; -o-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s; }
.page a.active,.page a:hover { background: #53d1b9; border: 1px solid #53d1b9; color: #FFF; }


/*新闻中心新闻中心新闻中心新闻中心新闻中心*/
.news { width: 1000px; margin-top: 70px; }
.news .newsList { width: 1000px; }
.news .newsList a { display: block; width: 1000px; height: 164px; background-color: #F8F6F6; overflow: hidden; margin-bottom: 20px; }
.news .newsList a:hover { box-shadow: 2px 2px 8px #bbb; }
.news .newsList a .newsImg { float: left; width: 200px; height: 130px; border: 17px solid #F8F6F6; overflow: hidden;-webkit-transition: 0.5s; -o-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s; }
.news .newsList a:hover .newsImg { border: 17px solid #14c69c; }
.news .newsList a .newsContent { float: left; width: 580px; padding: 28px; -webkit-transition: 0.5s; -o-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s; }
.news .newsList a .newsContent h3 { width: 580px; line-height: 24px; }
.news .newsList a:hover .newsContent h3 { color: #14c69c; }
.news .newsList a .newsContent .para { margin-top: 15px; }
.news .newsList a .newsContent .para p { color: #666; line-height: 24px; }
.news .newsList a .newsR { float: right; padding: 28px 20px; text-align: right; }
.news .newsList a .newsR .time h5 { font-family: 'hero_lightlight'; font-size: 32px; line-height: 24px; color: #666; }
.news .newsList a .newsR .time h6 { font-family: 'hero_lightlight'; font-size: 14px; line-height: 24px; color: #666; }
.news .newsList a .newsR i { display: inline-block; *display: inline; *zoom: 1; width: 31px; height: 31px; background: url(../images/newsA.png) no-repeat 0 -31px; margin-top: 8px;-webkit-transition: 0.5s; -o-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s; }
.news .newsList a:hover .newsR i { background-position: 0 0; }

/*新闻详情*/
/*news_inner*/
.news_detail{overflow:hidden;padding-bottom: 30px;padding-top: 20px;width: 1010px;margin: 30px auto 0;}
.news_detail .head{border-bottom:1px dotted #dcdcdc;padding-bottom: 0.25cm;}
.news_detail .head p{text-align:left;color:#aaa;font-size:12px; line-height: 20px;}
.news_detail .head p.tit{font-size:20px;color:#282828;padding-bottom: 10px; font-size: 500; }
.news_detail .head p.tit .titl{padding-left:5px;}
.news_detail .head p.date{line-height: 23px;float:left;}
.news_detail .head p.zhu{float:right;}
.news_detail .intro{}
.news_detail .intro img { margin:20px auto;}
.news_detail .intro p{color: #666;overflow: hidden; line-height: 28px; text-indent: 2em; margin-top: 10px; }


.tiao{
    overflow: hidden;
    height:30px;
    border:1px dotted #dcdcdc;
    border-right:none;
    border-left:none;
    background:#fcfcfc;
    text-align:center;
    line-height: 33px;
    margin-top:1cm;
}
.tiao a{font-size:12px;color:#555;}
.tiao a:hover{color:#f5494d;}
.tiao span.t{color:#777;}
.tiao span.t:hover{color:#f5494d;}

.related_news{overflow:hidden;padding-top:1cm;}
.related_news .he{
    height:30px;
    border-bottom:1px dotted #dcdcdc;
    color:#333;
    font-size:18px;
    margin-bottom: 10px;
}
.related_news .he strong { font-weight: normal; }
.related_news ul li{
    width: 320px;
    height: 35px;
    float: left;
    margin-right: 15px;
    border-bottom: 1px solid #dcdcdc;
    text-indent: 12px;
    line-height: 35px;
}
.related_news ul li a { color:#777; }
.related_news ul li a:hover { color:#f5494d; }
.related_news ul li.r{margin-right: 0;}



